net/http.http2closeWaiter.Close (method)

2 uses

	net/http (current package)
		h2_bundle.go#L3540: func (cw http2closeWaiter) Close() {
		h2_bundle.go#L5542: 	st.cw.Close() // signals Handler's CloseNotifier, unblocks writes, etc